home *** CD-ROM | disk | FTP | other *** search
/ AOL File Library: 2,801 to 2,900 / aol-file-protocol-4400-2801-to-2900.zip / AOLDLs / TAWUG / TAWUG Disk No. 26 (SHK) / TAWUG.26.shk / ZAP.5X8 (.txt) < prev   
AppleWorks Document  |  1986-02-26  |  3KB  |  53 lines

  1. O=====|====|====|====|====|====|====|====|====|====|====|====|====|====|====|===
  2.                                                           ZAP
  3. O       INPUT OUTPUT COMMANDS                   OPTION SWITCH COMMANDS          
  4.            BUFFER COMMANDQ
  5. Oexp        set buffer cursor            LC         display lower case as is    
  6.    #exp        select bufferQ
  7. O+exp (-exp) move in buffer,disk,file    UC         translate lower to upper    
  8.            MACRO COMMANDSQ
  9. ORtk,sc     read trk,sec (file closed)   IMAGE      print char. in image form   
  10.    (nametext)  define macroQ
  11. ORrec,byte  read rec,byte (file open)    ASCII      standard ASCII form         
  12.    name        invoke macroQ
  13. OWRITEtk,sc write trk,sec (file closed)  LOCK       prevent write operations    
  14.    /name       delete macroQ
  15. OWRITErc,by write rec,byte (file open)   UNLOCK     permit write operations      
  16.    MACROS      list all macrosQ
  17. ONexp       next sector (+exp sectors)   DOS16      use 16 sector DOS           -
  18.    MSWAP       swap macro table with bufferQ
  19. OPexp       prev.sector (-exp sectors)   DOS13      use 13 sector DOS           
  20.            LABEL COMMANDSQ
  21. O%          indirect read track,sector   CPM        use CPM table               #
  22.    LABELS      display all labelsQ
  23. O       BUFFER MODIFY COMMANDS           PASCAL     use PASCAL table            
  24.    =name       define labelQ
  25. O:str       store string in buffer       WRAP       allow disk/file wraparound  
  26.    /name       delete labelG
  27. ESETstr     multiple store               NOWRAP     prevent disk/file ,
  28. wraparound   name        position to labelQ
  29. O&str       logical AND operation               PRINTER COMMANDS                (
  30.    name+exp    position to label + expQ
  31. OOstr       logical OR operation         PR#exp     set printer slot number     -
  32.    LSWAP       swap label table with bufferQ
  33. OXstr       logical EXCLUSIVE OR         PRINT      copy screen to printer      #
  34.            MISCELLANEOUS COMMANDSQ
  35. O       COMPARISON COMMANDS              DUMPexp    dump sector to printer      )
  36.    ATexp       position but do not readJ
  37. HLstr       look for string              IDUMP      dump instructions to )
  38. printer   AT          mark buffer emptyQ
  39. OVstr       verify string matches buffer NOTEline   print comment line          #
  40.    Sslot,drive set slot and driveQ
  41. OCOMPAREbuf compare buffers              LOG        log all changes             
  42.    ?exp        calculatorQ
  43. O       FILE COMMANDS                    NOLOG      stop logging changes        &
  44.    I           disassemble to screenQ
  45. OOPENstr    open a file                         TRACE COMMANDS                  
  46.    LOOPcnt,loc repeat lineQ
  47. ORLENexp    set record length            TRACE      display trace table         
  48.    HELPexp     help screenQ
  49. OCLOSE      close file                   <          back up in trace            *
  50.    CAT         read first catalog sectorQ
  51. OWHERE      open file containing sector  >          advance in trace            &
  52.    STATUS      show status variables
  53.